chore(release): cut development bundle 0.9.5 - #173
Merged
Merged
Conversation
Stamp compiler, CLI and controller to 0.9.5-dev, record the missing 0.9.3/0.9.4 changelog headings from those tags, and document that gds context binds the device-local locator as context.device. Co-authored-by: Cursor <cursoragent@cursor.com>
The first generate ran against a dirty tree; bind the lock and gds-ci header to the committed 0.9.5 source-tree digest. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
compiler.DevelopmentBundleVersion,cli.Versionandgds-controllerto0.9.5-dev(dev-channel suffix stays).0.9.3/0.9.4from tagsgds-v0.9.3/gds-v0.9.4, move post-0.9.4 work under0.9.5(2026-09-15), leave Unreleased empty.gds contextbinds the device-local locator to exactly oneestate/devices/*.yamlascontext.device; missing locator omits the field.Test plan
go test ./...uv run --with-requirements requirements/test.txt python -m pytest tests/test_bootstrap_device.pygds generate repository --checkafter restampMade with Cursor